;flak spec

;FLAK Start
throwangle     = 0
throwforward   = 15
throwheight    = -5

;FLAK Movement
lifespan       = 30
yinc	       = 0
zinc	       = 10
xspeed         = 0
yspeed         = 0
zspeed         = 0
weight         = 350
spinx          = 0
bounceonhit    = 0
explodeonhit   = 0
damage         = 50

;FLAK Explosion
exponfloor     = smoke1
expinair       = smoke1

;FLAK Sounds

sndbounce      = bounce.wav
sndexplode     = explode.wav
